foobillard software package provides 3D billiards game using OpenGL, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install foobillard
foobillard is installed in your system.
Make ensure the foobillard package were installed using the commands given below,
$ sudo dpkg-query -l | grep foobillard *
You will get with foobillard package name, version, architecture and description in a table
| Distro | Ubuntu 12 04 lts precise pangolin |
| Section | Games |
| Package | foobillard |
| Version | 3.0a-5 |
| Description | 3D billiards game using OpenGL |
| Sub Section | Games |